'Declaration
Public Overridable Function IndexOfKey( _
ByVal As String _
) As Integer
public virtual int IndexOfKey(
string
)
パラメータ
- name
- 検索する <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.INamedObject" /> オブジェクトの名前。
戻り値の型
指定した名前を持つ、コレクション内で最初に見つかった <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.INamedObject" /> オブジェクトの0から始まるインデックス。